menuitem: trivial doc improvement
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 21 Dec 2015 02:48:08 +0000 (18:48 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 21 Dec 2015 17:22:16 +0000 (09:22 -0800)
gtk/gtkmenuitem.c

index e210c39aefe97933be29b9ecdfeac0d15073cb9f..991581aa87f7651ba41d5178a2a8a5eae4f0bf89 100644 (file)
@@ -943,8 +943,8 @@ gtk_menu_item_class_init (GtkMenuItemClass *klass)
    * Amount of space used up by the arrow, relative to the menu item's font
    * size.
    *
-   * Deprecated: 3.20: use the standard min-width/min-height CSS properties;
-   *   the value of this style property is ignored.
+   * Deprecated: 3.20: use the standard min-width/min-height CSS properties on
+   *   the arrow node; the value of this style property is ignored.
    */
   gtk_widget_class_install_style_property (widget_class,
                                            g_param_spec_float ("arrow-scaling",